Click or drag to resize

ItemExtendedProperties Property

Gets a list of extended properties that are defined on this item.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public ExtendedPropertyList ExtendedProperties { get; }

Property Value

Type: ExtendedPropertyList
The extended properties.
See Also